home *** CD-ROM | disk | FTP | other *** search
- -- background: 31474 from stack: in
- -- bmap block id: 21684
- -- flags: 0000
- -- background id: 0
- -- name:
- ----- HyperTalk script -----
- on openStack
- show menubar
- end openStack
-
-
-
- -- part 17 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=419 top=271 right=308 bottom=448
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- DoMenu Find...
- end mouseUp
-
-
-
-
- -- part 18 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=47 top=70 right=251 bottom=469
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: TERM
-
-
- -- part 21 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=329 top=271 right=308 bottom=358
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: LAST
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe left slowly
- DoMenu Prev
- end mouseUp
-
-
-
- -- part 22 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=359 top=271 right=308 bottom=388
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: NEXT
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe right slowly
- DoMenu Next
- end mouseUp
-
-
-
- -- part 23 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=299 top=271 right=308 bottom=328
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: HOME
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve slowly
- go to card id 17296
- visual venetian blinds slowly
- go to card id 3013
- end mouseUp
-
-
-
- -- part 24 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=449 top=271 right=308 bottom=478
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: POP
- ----- HyperTalk script -----
- on mouseUp
-
- visual venetian blinds slowly
- pop card
-
- end mouseUp
-
-
-
- -- part 25 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=389 top=271 right=308 bottom=418
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: TOP OF STACK
- ----- HyperTalk script -----
- on mouseUp
- visual effect DISSOLVE
- go to card id 20036
- end mouseUp
-
-